home *** CD-ROM | disk | FTP | other *** search
/ Digit Magazine 1999 December / cDigit issue 18 - December 1999.iso / pc / demos / iplayStudio / ipstudio.exe / PROGRAM.Z / Catalogs / Timing.hlp < prev    next >
Encoding:
Text File  |  1999-06-18  |  5.6 KB  |  35 lines

  1. ; Tools/cdc 2.60 (22 Feb 1999) (NT/TOOLS)
  2. ; CAT Help Emitter $Revision: 1.27 $
  3. ;
  4. ; Catalog definitions for module "timing" (timing.EX)
  5. ;
  6. VERSION 9
  7. REVISION 34
  8. LANGUAGE "English"
  9. NATURALNAME "Timing"
  10. MSG 0x0cb80000 "Controls how the system variables Date, Time, and Weekday display their information."
  11. MSG 0x0cb80400 "Accepts the current formats for the current session and exits the dialog."
  12. MSG 0x0cb80800 "Exits the dialog, discarding any format changes you made."
  13. MSG 0x0cb80c00 "Saves the current formats as the defaults and exits the dialog."
  14. MSG 0x0cb81000 "Specifies the format in which a Date variable embedded in a text element (!date) displays the current date during playback."
  15. MSG 0x0cb81400 "Specifies the format in which a Time variable embedded in a text element (!time) displays the current time during playback"
  16. MSG 0x0cb81800 "Specifies the format in which a Weekday variable embedded in a text element (!weekday) displays the current day of the week during playback"
  17. MSG 0x0cb84800 "Lets you choose whether the month, day, and weekday should be displayed in upper-case only, or mixed-case."
  18. MSG 0x0cb85c00 "Clock variable:  Contains the number of milliseconds since %p started."
  19. MSG 0x0cb86000 "Time variable:  Contains the current time.  You can have a running clock on a page by typing \"!TIME\" on the page.  The time is formatted according to the setting in the Timing Options dialog."
  20. MSG 0x0cb86400 "Date variable:  Contains the current date.  The date is formatted according to the setting in the Timing Options dialog."
  21. MSG 0x0cb86800 "Weekday variable:  Contains the current weekday.  The weekday is formatted according to the setting in the Timing Options dialog."
  22. MSG 0x0cb86c00 "SysTime (mode) variable:  Returns a value representing some portion of the current date and time.  You specify the units using 'mode', which can be any one of the following: year, month, day, hour, minute, second, weekday."
  23. MSG 0x0cb85000 "Timing.Seconds variable:  Contains the number of seconds since January 1, 1980."
  24. MSG 0x0cb82000 "Lets you adjust the timing of pages and elements. You can apply timing to as many pages and elements as necessary without leaving the Timing menu. Clicking the mouse buttons can override the timing of a page and force the script to move forward or backward."
  25. MSG 0x0cb82800 "The selector lets you choose between five timing options: Wait for Mouse, Pause in Seconds, Pause in HH:MM:SS.hh, Duration in HH:MM:SS.hh, and Record with Mouse.@pg\"Wait for Mouse\" lets you use the mouse to advance events in a script. It is the default setting for new pages, and is indicated by a mouse icon in the Timing column. The main mouse button advances the script to the next event; the secondary mouse button moves back to the previous event.@pg\"Pause in Seconds\" lets you specify a pause, from 0-99 seconds, by using the value control. It is the default setting for new elements. The number of seconds you choose is reflected on the Timing button for that event. Pause timing begins when an event is finished, and prevents the next event from beginning until the Pause time has passed. With a non-zero Pause, the Reset on Input? button is available.@pg\"Pause in HH:MM:SS.hh\" lets you specify a pause, in hours, minutes, seconds, and hundredths of a second. Click on the appropriate text box in the value control to adjust each unit of time. Changes are reflected on the Timing button for that event. Pause timing begins when an event is finished, and prevents the next event from beginning until the Pause time has passed.@pg\"Duration in HH:MM:SS.hh\" lets you measure time in hours, minutes, seconds, and hundredths of a second. Click on the appropriate text box in the value control to adjust each unit of time. Changes are reflected on the Timing button for that event. Duration timing begins when the event begins, and establishes a minimum total time for the event.@pg\"Record with Mouse\" lets you make a series of Duration settings interactively, with mouse clicks while the script runs. You click to indicate when to advance, and the click-timings are automatically recorded. \"Rec\" appears on the Timing button when you first choose Record with Mouse; after recording this is replaced by a Duration in HH:MM:SS.hh value that reflects how long you waited between clicks."
  26. MSG 0x0cb84400 "Lets you set the number of seconds you want the script to pause before proceeding to the next page or element."
  27. MSG 0x0cb84c00 "Lets you set the time you want the script to pause before proceeding to the next page or element."
  28. MSG 0x0cb85400 "Lets you set the total playing time for the page or element."
  29. MSG 0x0cb82c00 "Lets you preview the current page with the timings you have set."
  30. MSG 0x0cb83000 "Resets the pause timer if a key is pressed, the mouse moves, or a mouse button is clicked.@pgWhen either type of Pause is selected and the pause time is not zero, the Reset on Input? option is available. This allows interactive pages that don't have a fixed pause when people are providing input, but also gives the page a \"timeout\" feature, so that if there is no input for a certain length of time, the script can continue."
  31. MSG 0x0cb83400 "Accepts editing changes and returns you to the Main or List menu."
  32. MSG 0x0cb83800 "Closes the Timing menu and returns you to the Main or List menu without saving any changes to the current page."
  33. MSG 0x0cb83c00 "Shows the page timing settings. Click to open the Timing menu. The Timing menu lets you specify when you want a page in the script to advance."
  34. MSG 0x0cb84000 "Shows the timing setting for each element. Click to open the Timing menu. The Timing menu lets you specify when you want the script to advance from element to element."
  35.